serial line - significado y definición. Qué es serial line
Diclib.com
Diccionario en línea

Qué (quién) es serial line - definición

COMMUNICATION INTERFACE TRANSMITTING INFORMATION SEQUENTIALLY
Serial ports; Serial interface; Serial port pinouts; Serial Port; Serial line; Cisco serial port; Com port; Com Port; Serial card; Console port; Serial connector; Yost Serial Device Wiring Standard; Serial port pinout; Cereal port
  • A Cisco rollover cable using the 8P8C Yost standard
  • Pair of female [[Mini DIN-8]] connectors used for [[RS-422]] serial ports on a [[Macintosh LC]] computer
  • male]] [[D-subminiature]] connector used for a serial port on an [[IBM PC compatible]] computer along with the serial port symbol

serial line         
<communications> Wires which connect two serial ports carrying serial data consisting of sequential bits represented by one of two voltages. A common electrical specification for the signals on a serial line is RS-423. ftp://ftp.acorn.co.uk/pub/documents/appnotes/231-245/234.ps. (1995-02-02)
Serial Line Internet Protocol         
ENCAPSULATION OF THE INTERNET PROTOCOL DESIGNED TO WORK OVER SERIAL PORTS AND MODEM CONNECTIONS
Serial Line IP; CSLIP; Serial line IP; Compressed SLIP; Serial line internet protocol; C-SLIP; Slattach; Compressed Serial Line Internet Protocol
The Serial Line Internet Protocol (SLIP) is an encapsulation of the Internet Protocol designed to work over serial ports and router connections. It is documented in .
Serial Line Internet Protocol         
ENCAPSULATION OF THE INTERNET PROTOCOL DESIGNED TO WORK OVER SERIAL PORTS AND MODEM CONNECTIONS
Serial Line IP; CSLIP; Serial line IP; Compressed SLIP; Serial line internet protocol; C-SLIP; Slattach; Compressed Serial Line Internet Protocol
<communications, protocol> (SLIP) Software allowing the Internet Protocol (IP), normally used on Ethernet, to be used over a serial line, e.g. an EIA-232 serial port connected to a modem. It is defined in RFC 1055. SLIP modifies a standard Internet datagram by appending a special SLIP END character to it, which allows datagrams to be distinguished as separate. SLIP requires a port configuration of 8 data bits, no parity, and EIA or {hardware flow control}. SLIP does not provide error detection, being reliant on other high-layer protocols for this. Over a particularly error-prone dial-up link therefore, SLIP on its own would not be satisfactory. A SLIP connection needs to have its IP address configuration set each time before it is established whereas {Point-to-Point Protocol} (PPP) can determine it automatically once it has started. See also SLiRP. (1995-04-30)

Wikipedia

Serial port

In computing, a serial port is a serial communication interface through which information transfers in or out sequentially one bit at a time. This is in contrast to a parallel port, which communicates multiple bits simultaneously in parallel. Throughout most of the history of personal computers, data has been transferred through serial ports to devices such as modems, terminals, various peripherals, and directly between computers.

While interfaces such as Ethernet, FireWire, and USB also send data as a serial stream, the term serial port usually denotes hardware compliant with RS-232 or a related standard, such as RS-485 or RS-422.

Modern consumer personal computers (PCs) have largely replaced serial ports with higher-speed standards, primarily USB. However, serial ports are still frequently used in applications demanding simple, low-speed interfaces, such as industrial automation systems, scientific instruments, point of sale systems and some industrial and consumer products.

Server computers may use a serial port as a control console for diagnostics, while networking hardware (such as routers and switches) commonly use serial console ports for configuration, diagnostics, and emergency maintenance access. To interface with these and other devices, USB-to-serial converters can quickly and easily add a serial port to a modern PC.